QABS

Section: C Library Functions (3)
Index Return to Main Contents

BSD mandoc
 

NAME

qabs - return the absolute value of a quad integer  

SYNOPSIS

Fd #include <stdlib.h> Ft quad_t Fn qabs quad_t j  

DESCRIPTION

The Fn qabs function returns the absolute value of the quad integer j  

SEE ALSO

abs(3), labs(3), floor(3), cabs(3), math(3)  

BUGS

The absolute value of the most negative integer remains negative.


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
BUGS

This document was created by man2html, using the manual pages.
Time: 16:28:57 GMT, April 18, 2022